Calculates the tensor product of Vec1 and Vec2 vectors and stores the results in the calling matrix. The Rows property is set to Vec1.Length and Cols property is set to Vec2.Length. The Complex property of the calling matrix is adjusted automatically.